runtime.sweepLocker.valid (field)
7 uses
runtime (current package)
mcentral.go#L116: if sl.valid {
mgc.go#L1083: if !sl.valid {
mgcsweep.go#L329: valid bool
mgcsweep.go#L340: if !l.valid {
mgcsweep.go#L366: if !sl.valid {
mgcsweep.go#L475: if sl.valid {
mheap.go#L875: if !sl.valid {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |